home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextApps / Preferences.app / System.preferences / German.lproj / System.nib / data.classes next >
Encoding:
Text File  |  1992-06-24  |  513 b   |  38 lines

  1. PseudoMenu = {
  2.     SUPERCLASS = View;
  3. };
  4. systemOwner = {
  5.     ACTIONS = {
  6.     beepSwitched:;
  7.     fontTypeSelected:;
  8.     font:;
  9.     beepSelected:;
  10.     newAlert:;
  11.     };
  12.     OUTLETS = {
  13.     fontBox;
  14.     window;
  15.     beepMatrix;
  16.     beepBrowser;
  17.     titleBarView;
  18.     fontType;
  19.     pseudoMenuView;
  20.     applicationText;
  21.     fontText;
  22.     alertSwitch;
  23.     fixedPitchText;
  24.     };
  25.     SUPERCLASS = Application;
  26. };
  27. TitleBarView = {
  28.     SUPERCLASS = View;
  29. };
  30. FirstResponder = {
  31.     ACTIONS = {
  32.     };
  33.     SUPERCLASS = Object;
  34. };
  35. MenuLocation = {
  36.     SUPERCLASS = View;
  37. };
  38.